home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bandai Visual CD-ROM Previews 3
/
Bandai Visual CD-ROM Previews 3.iso
/
LARTHUR'S LEGEND
/
battle1
/
00018_Script_18
< prev
next >
Wrap
Text File
|
1995-02-07
|
215b
|
15 lines
on exitframe
soundplaychk "mzb1" , 3
movesprite random(8) * -10 , 0 , 2 , 7
lcheckpos 0, 200 , "Rmove"
if random(100) < 99 then
go to marker(0)
else
go to marker(1)
end if
end